home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_10702.txt < prev    next >
Text File  |  1990-04-06  |  8KB  |  366 lines

  1. -- card: 10702 from stack: in.0-6
  2. -- bmap block id: 10783
  3. -- flags: 0000
  4. -- background id: 9237
  5. -- name: printStackDialog
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=56 top=32 right=260 bottom=233
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Info 1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   showFld
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 18 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=25 top=267 right=311 bottom=188
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Info 7
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   showFld
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 17 (button)
  47. -- low flags: 00
  48. -- high flags: 2000
  49. -- rect: left=271 top=197 right=271 bottom=482
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Info 6
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   showFld
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 13 (button)
  66. -- low flags: 00
  67. -- high flags: 2000
  68. -- rect: left=271 top=175 right=198 bottom=482
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: Info 5
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   showFld
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 11 (button)
  85. -- low flags: 00
  86. -- high flags: 2000
  87. -- rect: left=266 top=133 right=169 bottom=431
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: Info 4
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   showFld
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 9 (button)
  104. -- low flags: 00
  105. -- high flags: 0001
  106. -- rect: left=356 top=66 right=96 bottom=388
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 29885 / 29885
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: printDirection
  115.  
  116.  
  117. -- part 8 (button)
  118. -- low flags: 00
  119. -- high flags: 2000
  120. -- rect: left=269 top=64 right=100 bottom=401
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: Info 3
  129. ----- HyperTalk script -----
  130. on mouseUp
  131.   if the icon of btn "PrintDirection" is 23551 then
  132.     set the icon of btn "PrintDirection" to 29885
  133.   else
  134.     set the icon of btn "PrintDirection" to 23551
  135.   end if
  136.   showFld
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 6 (button)
  142. -- low flags: 00
  143. -- high flags: 2000
  144. -- rect: left=269 top=29 right=65 bottom=401
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: Info 2
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   showFld
  156. end mouseUp
  157.  
  158.  
  159.  
  160. -- part 1 (field)
  161. -- low flags: 01
  162. -- high flags: 2004
  163. -- rect: left=188 top=264 right=336 bottom=492
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 0 / 0
  166. -- text alignment: 0
  167. -- font id: 174
  168. -- text size: 14
  169. -- style flags: 0
  170. -- line height: 14
  171. -- part name: 
  172. ----- HyperTalk script -----
  173. on mouseUp
  174. end mouseUp
  175.  
  176.  
  177.  
  178. -- part 2 (button)
  179. -- low flags: 00
  180. -- high flags: 2000
  181. -- rect: left=447 top=302 right=331 bottom=485
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 5233 / 5233
  184. -- text alignment: 1
  185. -- font id: 0
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: returnArrow
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   visual zoom close
  193.   go cd "THE PRINT DIALOG BOXES" of stack "Intro to HyperCard 2.0"
  194. end mouseUp
  195.  
  196.  
  197.  
  198. -- part 5 (field)
  199. -- low flags: 81
  200. -- high flags: 2004
  201. -- rect: left=223 top=46 right=241 bottom=429
  202. -- title width / last selected line: 0
  203. -- icon id / first selected line: 0 / 0
  204. -- text alignment: 0
  205. -- font id: 174
  206. -- text size: 14
  207. -- style flags: 0
  208. -- line height: 15
  209. -- part name: info 1
  210. ----- HyperTalk script -----
  211. on mouseUp
  212.   hide me
  213. end mouseUp
  214.  
  215.  
  216.  
  217. -- part 7 (field)
  218. -- low flags: 81
  219. -- high flags: 2004
  220. -- rect: left=55 top=8 right=112 bottom=266
  221. -- title width / last selected line: 0
  222. -- icon id / first selected line: 0 / 0
  223. -- text alignment: 0
  224. -- font id: 174
  225. -- text size: 14
  226. -- style flags: 0
  227. -- line height: 15
  228. -- part name: info 2
  229. ----- HyperTalk script -----
  230. on mouseUp
  231.   hide me
  232. end mouseUp
  233.  
  234.  
  235.  
  236. -- part 10 (field)
  237. -- low flags: 81
  238. -- high flags: 2004
  239. -- rect: left=250 top=98 right=203 bottom=491
  240. -- title width / last selected line: 0
  241. -- icon id / first selected line: 0 / 0
  242. -- text alignment: 0
  243. -- font id: 174
  244. -- text size: 14
  245. -- style flags: 0
  246. -- line height: 15
  247. -- part name: info 3
  248. ----- HyperTalk script -----
  249. on mouseUp
  250.   hide me
  251. end mouseUp
  252.  
  253.  
  254.  
  255. -- part 12 (field)
  256. -- low flags: 81
  257. -- high flags: 2004
  258. -- rect: left=55 top=114 right=253 bottom=266
  259. -- title width / last selected line: 0
  260. -- icon id / first selected line: 0 / 0
  261. -- text alignment: 0
  262. -- font id: 174
  263. -- text size: 14
  264. -- style flags: 0
  265. -- line height: 15
  266. -- part name: info 4
  267. ----- HyperTalk script -----
  268. on mouseUp
  269.   hide me
  270. end mouseUp
  271.  
  272.  
  273.  
  274. -- part 14 (field)
  275. -- low flags: 81
  276. -- high flags: 2004
  277. -- rect: left=269 top=117 right=174 bottom=482
  278. -- title width / last selected line: 0
  279. -- icon id / first selected line: 0 / 0
  280. -- text alignment: 0
  281. -- font id: 174
  282. -- text size: 14
  283. -- style flags: 0
  284. -- line height: 15
  285. -- part name: info 5
  286. ----- HyperTalk script -----
  287. on mouseUp
  288.   hide me
  289. end mouseUp
  290.  
  291.  
  292.  
  293. -- part 16 (field)
  294. -- low flags: 81
  295. -- high flags: 2004
  296. -- rect: left=266 top=120 right=199 bottom=490
  297. -- title width / last selected line: 0
  298. -- icon id / first selected line: 0 / 0
  299. -- text alignment: 0
  300. -- font id: 174
  301. -- text size: 14
  302. -- style flags: 0
  303. -- line height: 15
  304. -- part name: info 6
  305. ----- HyperTalk script -----
  306. on mouseUp
  307.   hide me
  308. end mouseUp
  309.  
  310.  
  311.  
  312. -- part 19 (field)
  313. -- low flags: 81
  314. -- high flags: 2004
  315. -- rect: left=25 top=163 right=267 bottom=249
  316. -- title width / last selected line: 0
  317. -- icon id / first selected line: 0 / 0
  318. -- text alignment: 0
  319. -- font id: 174
  320. -- text size: 14
  321. -- style flags: 0
  322. -- line height: 15
  323. -- part name: info 7
  324. ----- HyperTalk script -----
  325. on mouseUp
  326.   hide me
  327. end mouseUp
  328.  
  329.  
  330.  
  331. -- part contents for card part 1
  332. ----- text -----
  333. This dialog box gives you many options for printing a stack. Click on the parts of the dialog box to learn more about it.
  334.  
  335. -- part contents for card part 5
  336. ----- text -----
  337. This box shows how your page will print. The images of cards within it will change‚Äîsize and position‚Äîto reflect the other choices you make in the dialog box.
  338.  
  339. You can also drag the small pictures of the cards around on the small page to position them.
  340.  
  341. -- part contents for card part 7
  342. ----- text -----
  343. This option allows you to print all the cards in the stack, or only the cards you have 
  344. ‚Äúmarked‚Äù. You mark cards from scripts or in the Card Info dialog box.
  345.  
  346. -- part contents for card part 10
  347. ----- text -----
  348. When you are printing more than 2 cards per page, clicking these little boxes changes whether card 2 prints next to or below card 1, and so on. (Click on Print order again to see the boxes change).
  349.  
  350. -- part contents for card part 12
  351. ----- text -----
  352. These options allow you to specify whether to space the cards on the page to allow them to be folded in half and put in a three ring binder.  
  353.  
  354. The second option lets you specify higher-quality printing.
  355.  
  356. -- part contents for card part 14
  357. ----- text -----
  358. You can choose to work with inches, centimeters, millimeters, points, and picas.
  359.  
  360. -- part contents for card part 16
  361. ----- text -----
  362. With these options you can control exactly the size and spacing of the individual items of your report.
  363.  
  364. -- part contents for card part 19
  365. ----- text -----
  366. These options allow you to specify the header for your report‚Äîdate, time, number, and stack name. If you want a title to print at the top of each report page, you enter it here.